body{font-family:"微软雅黑"!important;font:14px Microsoft YaHei!important;line-height: 24px;color: #333;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;font-family:"微软雅黑"!important;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #333;}
a:focus{text-decoration: none;color: #333;}
a:hover,a:focus{text-decoration: none!important;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;width:100%;}
a:hover {color: #3bb149;}
a:focus {outline:none;outline-offset:0;}
img{vertical-align: middle;}
.container{margin:0 auto;}
.wow{animation-duration: 1s;-webkit-animation-duration: 1s;}
.wower{animation-duration: 0.8s;-webkit-animation-duration: 0.8s;}
.fx{position: fixed!important;}

.wraper{width: 100%;height: auto;position: relative;overflow: hidden;}
.wrap{width: 100%;height: auto;position: relative;overflow: hidden;}
.img_c i{display: table-cell;vertical-align: middle;text-align: center;}
.img_c i img{max-width: 100%;max-height: 100%;}
.slick-dotted.slick-slider{margin-bottom: 0px;}
.slick-slide{outline: none;}
.slick-slide a{outline: none;}
.slick-vertical .slick-slide{border: none;}
.clear{clear: both;}


.class{width: 280px;height: 100%;overflow: hidden;position: fixed;top: 0;right: 0;z-index: 25;background: #f9f9f9;}
.class.on{box-shadow: 0px 5px 20px 0px rgba(0,0,0,.5);}
.class_top{width: 100%;height: auto;overflow: hidden;padding: 0 20px;margin-bottom: 10px;background: #3bb149;color: #fff;position: relative;}
.class_tel{font-size: 22px;line-height: 82px;height: 82px;font-weight: bold;padding-left: 36px;background: url(../images/class_tel.png) left center no-repeat;background-size: 26px;}
.class_close{width: 30px;height: 100%;background: url(../images/class_close.png) center center no-repeat;background-size: 18px;position: absolute;right: 15px;top: 0;}
.m_list{width: 100%;height: 80%;overflow-y: auto;overflow-x: hidden;} 
.m_list ul{padding: 0 20px;}
.m_list ul li{border-bottom: 1px solid #cfcfcf;font-size: 16px;}
.m_list ul li a{display: block;line-height: 50px;height: 50px;overflow: hidden;padding-right: 20px;position: relative;}
.m_list ul li a span{width: 10px;height: 100%;background: url(../images/m_one.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 0px;top: 0;}
.m_list ul li a span.close_one{background: url(../images/m_one_h.png) center center no-repeat;}
.m_list ul li a:hover,.m_list ul li a.cu1{color: #3bb149;}
.m_list ul li ul{display: none;padding: 0;padding-bottom: 12px;}
.m_list ul li ul li{border-bottom: none;text-indent: 16px;}
.m_list ul li ul li a{color: #666;line-height: 44px;height: 44px;}
.m_list ul li ul li a span{}
.m_list ul li ul li a span.close_one{}
.m_list ul li ul li a:hover,.m_list ul li ul li a.cu2{color: #3bb149;}
.m_list ul li ul li ul{display: none;padding-bottom: 0;}
.m_list ul li ul li ul li{text-indent: 32px;}
.m_list ul li ul li ul li a{color: #999;}
.m_list ul li ul li ul li a:hover,.m_list ul li ul li ul li a.cu3{color: #3bb149;}
.m_list ul li ul li ul li ul{display: none;}
.m_list ul li ul li ul li ul li{text-indent: 48px;font-size: 14px;}
.m_list ul li ul li ul li ul li a{line-height: 38px;height: 38px;}
.m_list ul li ul li ul li ul li a:hover{}

.opacity{width: 100%;height: 100%;background: rgba(0,0,0,.5);position: fixed;top: 0;left: 0;z-index: 20;display: none;}
.page-prev {
	transform:translate3d(280px, 0, 0);
	-ms-transform:translate3d(280px, 0, 0);
	-webkit-transform:translate3d(280px, 0, 0);	
	-o-transform:translate3d(280px, 0, 0);	
	-moz-transform:translate3d(280px, 0, 0);
}
.page-next {
	transform:translate3d(-280px, 0, 0);
	-ms-transform:translate3d(-280px, 0, 0);
	-webkit-transform:translate3d(-280px, 0, 0);	
	-o-transform:translate3d(-280px, 0, 0);	
	-moz-transform:translate3d(-280px, 0, 0);
}
.page-active{
	transform:translate3d(0, 0, 0);
	-ms-transform:translate3d(0, 0, 0);
	-webkit-transform:translate3d(0, 0, 0);	
	-o-transform:translate3d(0, 0, 0);	
	-moz-transform:translate3d(0, 0, 0);
}
.page-in {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
}
.page-out {
	-webkit-transition:all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	-ms-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
	transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1) 0.1s;
}
.share-in{
	transform:translate3d(100%, 0, 0);
	-ms-transform:translate3d(100%, 0, 0);
	-webkit-transform:translate3d(100%, 0, 0);	
	-o-transform:translate3d(100%, 0, 0);	
	-moz-transform:translate3d(100%, 0, 0);
}

.wrap{padding-top: 100px;}
.header{width: 100%;background: #fff;position: fixed;top: 0;left: 0;z-index: 20;box-shadow: 0px 5px 10px 0 rgba(0,0,0,.1);}
.header .container{position: relative;}
.logo{margin-right: 60px;max-width: 300px;float: left;}
.logo a{display: flex;align-items: center;height: 100px;overflow: hidden;}
.logo a img{max-width: 100%;max-height: 100%;}
.nav{flex: 1;height: auto;display: flex;text-align: center;margin-right: 340px;}
.nav ul{}
.nav ul li{float: left;position: relative;font-size: 16px;/*width: 12.5%;*/}
.nav ul li a{display: block;line-height: 100px;height: 100px;overflow: hidden;padding: 0 5px;color: #666;position: relative;transition: 300ms;}
.nav ul li a:after{content: "";width: 64px;height: 3px;background: #3bb149;position: absolute;bottom: 28px;left: 50%;transform:translatex(-50%) scale(0,0);transition: 300ms;}
.nav ul li a:hover,.nav ul li.cu a,.nav ul li.on a{color: #3bb149;}
.nav ul li a:hover:after,.nav ul li.cu a:after,.nav ul li.on a:after{transform:translatex(-50%) scale(1,1);}
.nav ul li ul{position: absolute;width: 100%;height: auto;overflow: hidden;background: rgba(59,177,73,.85);padding: 14px 0;display: none;}
.nav ul li ul li{float: none;width: 100%;font-size: 14px;}
.nav ul li ul li a,.nav ul li.cu ul li a,.nav ul li.on ul li a{color: #c4ffcb;line-height: 38px;height: 38px;}
.nav ul li ul li a:after{display: none;}
.nav ul li ul li a:hover{color: #fff;}
.other{position: absolute;right: 15px;top: 50%;transform: translateY(-50%);}
.tel{float: left;font-size: 24px;font-weight: bold;color: #8d9292;padding-left: 38px;line-height: 30px;background: url(../images/tel.png) left center no-repeat;}
.online{float: left;margin-left: 20px;width: 80px;line-height: 30px;border-radius: 3px;background: #3bb149;color: #fff;text-align: center;}
.online:hover{color: #fff;}
.nav_button{width: 32px;height: 100%;background: url(../images/nav_button.png) center center no-repeat;background-size: 28px;position: absolute;right: 15px;top: 0;}

.banner{width: 100%;height: auto;overflow: hidden;position: relative;}
.banner_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;}
.banner_img a{display: block;width: 100%;height: 100%;overflow: hidden;}
.banner_img img{max-width: none;width: 100%;position: relative;left: 50%;transform:translatex(-50%);-webkit-transform:translatex(-50%);-moz-transform:translatex(-50%);-ms-transform:translatex(-50%);}
.ibanner .slick-dots{bottom: 30px;font-size: 0px;}
.ibanner .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.ibanner .slick-dots li button{width: 16px;height: 6px;border-radius: 3px;transition: 300ms;background: rgba(255,255,255,.5);padding: 0px;}
.ibanner .slick-dots li button:before{display: none;}
.ibanner .slick-dots li.slick-active button{background: #fff;width: 32px;}

.product{padding: 100px 0 60px;}
.headline{text-align: center;position: relative;margin-bottom: 30px;z-index: 2;}
.head_cn{font-size: 38px;font-weight: bold;line-height: 50px;margin-bottom: 10px;}
.head_state{font-size: 16px;color: #999;line-height: 26px;margin-bottom: 15px;}
.headline em{display: block;width: 14px;height: 14px;border-radius: 50%;border: 1px solid #e7e7e7;margin: 0 auto;position: relative;background: #fff;}
.headline em:before{content: "";width: 690px;height: 1px;background: #e5e5e5;position: absolute;left: 50%;top: 50%;transform:translatex(-50%);z-index: -2;}
.headline em:after{content: "";width: 290px;height: 2px;background: #3bb149;position: absolute;left: 50%;top: 50%;transform:translate(-50%,-50%);z-index: -1;}
.pro_slide{}
.pro_tab{text-align: center;margin-bottom: 35px;}
.pro_tab_item{font-size: 16px;position: relative;padding: 0 35px;}
.pro_tab_item:after{content: "/";width: 10px;height: 100%;position: absolute;right: -5px;top: 0;line-height: 50px;color: #cfcfcf;}
.pro_tab_item:last-child:after{display: none;}
.pro_tab_item a{display: block;line-height: 50px;height: 50px;overflow: hidden;border-radius: 25px;padding: 0 5px;transition: 300ms;color: #666;}
.pro_tab_item.on a{background: #3bb149;color: #fff;}
.pro_data{}
.pro_data_item{display: none;}
.pro_data_item:first-child{display: block;}
.pro_item{width: 23.125%;margin-right: 2.5%;float: left;margin-bottom: 2.5%;}
.pro_item:nth-child(4n){margin-right: 0px;}
.pro_item a{display: block;border: 1px solid #f1f1f1;padding: 19px 19px 15px 19px;transition: 300ms;}
.pro_img{width: 100%;height: auto;overflow: hidden;font-size: 0px;position: relative;}
.pro_img img{width: 100%;transition: 300ms;}
.pro_img:after{content: "";width: 30%;height: 100%;background: url(../images/pro_plus.png) center center no-repeat;background-size: 100%;position: absolute;top: 60%;left: 50%;transform: translate(-50%,-50%);transition: 300ms;filter:alpha(opacity=0);opacity: 0;}
.pro_bt{font-size: 18px;text-align: center;color: #666;line-height: 28px;padding-top: 15px;border-top: 1px solid #f1f1f1;margin-top: 19px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro_imore{font-size: 12px;color: #3bb149;text-align: center;line-height: 22px;height: 22px;overflow: hidden;text-transform: uppercase;}
.pro_item a:hover{box-shadow: 0px 5px 20px 0 rgba(0,0,0,.1);}
.pro_item a:hover .pro_img:after{filter:alpha(opacity=100);opacity: 1;top: 50%;}
.pro_item a:hover .pro_img img{transform: scale(1.05,1.05);}

.about{padding: 80px 0;text-align: center;color: #fff;}
.about .head_cn{color: #fff;}
.about_nr{padding: 55px 18% 50px;font-size: 18px;line-height: 36px;}
.about_imore{display: block;width: 168px;line-height: 46px;border-radius: 24px;border: 1px solid rgba(255,255,255,.5);text-align: center;font-size: 18px;margin: 0 auto;color: #fff;transition: 300ms;}
.about_imore:hover{background: #fff;color: #3bb149;}

.youshi{padding-top: 100px;}
.youshi_head{text-align: center;font-size: 24px;font-weight: bold;line-height: 1.4;}
.youshi_state{text-align: center;padding: 25px 13.5% 32px;font-size: 18px;line-height: 36px;color: #666;}
.youshi_slide{width: 100%;height: auto;overflow: hidden;position: relative;}
.youshi_imgs{width: 50%;height: 100%;position: absolute;left: 0;top: 0;z-index: 2;}
.youshi_imgs img{width: 100%;}
.youshi_img_item{width: 100%;height: 100%;display: none;background-size: cover!important;}
.youshi_img_item:first-child{display: block;}
.youshi_tab{}
.youshi_tab_item{background: #f9f9f9;cursor: pointer;transition: 300ms;}
.youshi_tab_item:nth-child(even){background: #fff;}
.youshi_flex{margin-left: 50%;width: 50%;display: flex;align-items: center;padding: 35px 0 35px 50px;position: relative;}
.youshi_flex:before{content: "";border: 15px solid #3bb149;border-color: transparent #3bb149 transparent transparent;position: absolute;left: -30px;top: 50%;margin-top: -15px;transition: 300ms;z-index: 3;filter:alpha(opacity=0);opacity: 0;}
.youshi_icon{width: 58px;margin-right: 50px;text-align: center;}
.youshi_icon img{max-width: 100%;}
.youshi_icon img.img_b{display: none;}
.youshi_intro{flex: 1;height: auto;overflow: hidden;border-left: 1px solid #ddd;padding-left: 40px;}
.youshi_intro dt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;margin-bottom: 10px;}
.youshi_intro dd{line-height: 24px;height: 48px;overflow: hidden;color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.youshi_tab_item.on,.youshi_tab_item:hover{background: #3bb149;color: #fff;}
.youshi_tab_item.on .youshi_flex:before{filter:alpha(opacity=100);opacity: 1;}
.youshi_tab_item.on .youshi_icon img.img_a,.youshi_tab_item:hover .youshi_icon img.img_a{display: none;}
.youshi_tab_item.on .youshi_icon img.img_b,.youshi_tab_item:hover .youshi_icon img.img_b{display: inline;}
.youshi_tab_item.on .youshi_intro,.youshi_tab_item:hover .youshi_intro{border-left: 1px solid #fff;}
.youshi_tab_item.on .youshi_intro dd,.youshi_tab_item:hover .youshi_intro dd{color: #fff;}

.case{padding: 90px 0 60px;}
.case_slide{}
.case_tab{margin-bottom: 40px;margin-top: -5px;}
.case_tab_item{font-size: 16px;color: #666;text-align: center;position: relative;line-height: 50px;height: 50px;overflow: hidden;}
.case_tab_item:after{content: "";width: 6px;height: 6px;border-radius: 50%;position: absolute;bottom: 0;left: 50%;margin-left: -3px;transition: 300ms;}
.case_tab_item.on{color: #3bb149;}
.case_tab_item.on:after{background: #3bb149;}
.case_tab_item a{display: block;color: #666;}
.case_data{}
.case_data_item{display: none;}
.case_data_item:first-child{display: block;}
.case_item{width: 48.75%;float: left;margin-bottom: 3.5%;}
.case_item:nth-child(odd){margin-right: 2.5%;}
.case_item a{display: block;height: auto;overflow: hidden;}
.case_img{width: 240px;margin-right: 20px;float: left;height: auto;overflow: hidden;}
.case_img img{width: 100%;transition: 300ms;}
.case_intro{flex: 1;height: auto;overflow: hidden;}
.case_bt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;font-weight: bold;margin-bottom: 10px;transition: 300ms;white-space: nowrap;text-overflow: ellipsis;}
.case_nr{line-height: 24px;height: 48px;overflow: hidden;color: #666;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;margin-bottom: 28px;}
.case_imore{width: 158px;border: 1px solid #e5e5e5;color: #999;line-height: 44px;text-align: center;transition: 300ms;}
.case_imore span{display: inline-block;vertical-align: top;padding-right: 45px;background: url(../images/case_imore.png) center right no-repeat;}
.case_other{width: 100%;line-height: 28px;height: auto;overflow: hidden;margin-top: 18px;/*display: flex;align-items: center;*/}
.case_other i{float: left;width: 28px;border-radius: 50%;border: 2px solid #3bb149;color: #3bb149;line-height: 24px;height: 28px;overflow: hidden;margin-right: 5px;text-align: center;}
.case_other span{float: left;margin-right: 24px;color: #999;}
.case_other span:last-child{margin-right: 0px;}
.case_item a:hover .case_img img{transform: scale(1.05,1.05);}
.case_item a:hover .case_imore{border: 1px solid #3bb149;color: #fff;background: #3bb149;}
.case_item a:hover .case_imore span{background: url(../images/case_imore_h.png) right center no-repeat;}

.news_area{border: 1px solid #ececec;padding: 3.75%;height: auto;overflow: hidden;}
.news_show{width: 46%;float: left;margin-right: 8%;}
.news_show a{display: block;height: auto;overflow: hidden;}
.show_img{width: 100%;height: auto;overflow: hidden;margin-bottom: 35px;}
.show_img img{width: 100%;transition: 300ms;}
.show_time{line-height: 24px;height: 24px;overflow: hidden;color: #999;}
.show_bt{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin: 10px 0;}
.show_nr{line-height: 24px;max-height: 72px;overflow: hidden;text-overflow: ellipsis;margin-bottom: 28px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;color: #666;}
.show_imore{font-size: 12px;text-transform: uppercase;line-height: 22px;height: 22px;overflow: hidden;color: #3bb149;}
.news_show a:hover .show_img img{transform: scale(1.05,1.05);}
.news_slide{flex: 1;height: auto;overflow: hidden;padding-bottom: 90px;}
.news_item{border-bottom: 1px solid #ececec!important;}
.news_item a{display: block;line-height: 60px;height: 60px;overflow: hidden;position: relative;padding: 0 50px 0 136px;color: #666;transition: 300ms;white-space: nowrap;text-overflow: ellipsis;}
.news_item a span{position: absolute;left: 0;top: 0;color: #999;transition: 300ms;}
.news_item a:after{content: "";width: 14px;height: 100%;background: url(../images/news_plus.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 0;top: 0;transition: 300ms;}
.news_item a:hover{background: #3bb149;color: #fff;}
.news_item a:hover span{left: 20px;color: #fff;}
.news_item a:hover:after{background: url(../images/news_plus_h.png) center center no-repeat;right: 20px;}
.news_slide .slick-arrow{width: 48.5%;height: 52px;top: auto;bottom: 0%;z-index: 2;transition: 300ms;overflow: hidden;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);}
.news_slide .slick-prev{background: url(../images/news_prev.png) #f9f9f9 center center no-repeat;left: 0px;}
.news_slide .slick-next{background: url(../images/news_next.png) #f9f9f9 center center no-repeat;right: 0px;}
.news_slide .slick-prev:hover{background: url(../images/news_prev_h.png) #3bb149 center center no-repeat;}
.news_slide .slick-next:hover{background: url(../images/news_next_h.png) #3bb149 center center no-repeat;}
.news_slide .slick-prev:before{display: none;}
.news_slide .slick-next:before{display: none;}

.honor{padding: 90px 0;}
.honor_slide{margin: 0 -20px;}
.honor_item{padding: 0 20px;}
.honor_item a{display: block;padding: 40px 40px 0;background: #f9f9f9;text-align: center;}
.honor_item a i{display: block;height: auto;overflow: hidden;}
.honor_item a i img{width: 100%;transition: 300ms;}
.honor_item a p{line-height: 66px;color: #666;height: 66px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.honor_item a:hover i img{transform: scale(1.05,1.05);}
.honor_slide .slick-dots{bottom: 0px;font-size: 0px;position: relative;margin-top: 40px;}
.honor_slide .slick-dots li{width: auto;height: auto;margin: 0 10px;}
.honor_slide .slick-dots li button{width: 16px;height: 6px;border-radius: 3px;transition: 300ms;background: #e5e5e5;padding: 0px;}
.honor_slide .slick-dots li button:before{display: none;}
.honor_slide .slick-dots li.slick-active button{background: #3bb149;width: 32px;}

.linker{background: #f9f9f9;padding: 40px 0;}
.linker_tab{text-align: center;margin-bottom: 30px;}
.linker_tab_item{float: left;width: 110px;margin-right: 20px;line-height: 40px;position: relative;color: #999;background: #ebebeb;transition: 300ms;cursor: pointer;}
.linker_tab_item:after{content: "";border: 7px solid #989898;border-color: #989898 transparent transparent transparent;position: absolute;left: 50%;margin-left: -7px;top: 100%;transition: 300ms;filter:alpha(opacity=0);opacity: 0;}
.linker_tab_item.on{background: #989898;color: #fff;}
.linker_tab_item.on:after{filter:alpha(opacity=100);opacity: 1;}
.linker_data_item{display: none;width: 100%;height: auto;overflow: hidden;}
.linker_data_item:first-child{display: block;}
.linker_data_item a{float: left;margin-right: 30px;line-height: 34px;height: 34px;overflow: hidden;color: #999;transition: 300ms;}
.linker_data_item a:hover{color: #666;}

.footer{background: #252931;}
.foot_area{width: 100%;height: auto;overflow: hidden;border-bottom: 1px solid #3d4046;padding: 70px 0;}
.foot_sitemap{width: 55%;float: left;height: auto;overflow: hidden;margin-right: 11%;}
.foot_sitemap ul{width: 100%;display: flex;justify-content: space-between;}
.foot_sitemap ul li{font-size: 18px;font-weight: bold;max-width: 20%;}
.foot_sitemap ul li a{display: block;line-height: 30px;height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #ccc;transition: 300ms;}
.foot_sitemap ul li a:hover{color: #3bb149;}
.foot_sitemap ul li ul{display: block;padding-top: 10px;}
.foot_sitemap ul li ul li{font-size: 14px;font-weight: normal;max-width: none;}
.foot_sitemap ul li ul li a{color: #888;}
.foot_sitemap ul li ul li a:hover{}
.foot_contact{width: 20%;float: left;}
.fcon_head{font-size: 16px;line-height: 30px;font-weight: bold;color: #ccc;}
.fcon_nr{line-height: 30px;color: #888;padding-top: 10px;}
.foot_erweima{width: 120px;float: right;text-align: center;}
.foot_erweima i{display: block;height: auto;overflow: hidden;margin-bottom: 14px;}
.foot_erweima i img{width: 100%;}
.foot_erweima p{line-height: 24px;color: #888;}
.copyright{color: #6a6d72;line-height: 24px;padding: 20px 0;text-align: center;}
.copyright a{color: #6a6d72;transition: 300ms;}
.copyright a:hover{color: #3bb149;}

.main{padding-bottom: 80px;min-height: 60vh;}
.left{width: 370px;margin-right: 40px;float: left;position: relative;z-index: 2;}
.left_top{padding: 0 20px;margin-top: -80px;line-height: 80px;height: 80px;overflow: hidden;color: #fff;background: #3bb149;font-size: 24px;position: relative;border-radius: 6px 6px 0 0;}
.classify{width: 30px;height: 100%;background: url(../images/classify.png) center center no-repeat;position: absolute;right: 15px;top: 0;}
.left_list{width: 100%;height: auto;overflow: hidden;border: 1px solid #f1f1f1;background: #fff;}
.left_list ul{}
.left_list ul li{font-size: 15px;border-bottom: 1px solid #f1f1f1;}
.left_list ul li:last-child{border-bottom: none;}
.left_list ul li a{display: block;line-height: 58px;height: 58px;overflow: hidden;position: relative;padding: 0 40px 0 20px;color: #666;transition: 300ms;}
.left_list ul li a span{content: "";width: 8px;height: 100%;background: url(../images/m_first.png) center center no-repeat;background-size: 100%!important;position: absolute;right: 20px;top: 0;transition: 300ms;}
.left_list ul li a span.close_one,.left_list ul li a.cu span{background: url(../images/m_first_h.png) center center no-repeat;}
.left_list ul li a:hover,.left_list ul li a.cu1,.left_list ul li a.cu{background: #3bb149;color: #fff;}
.left_list ul li ul{display: none;padding: 0 20px;}
.left_list ul li ul li{font-size: 14px;}
.left_list ul li ul li a{padding: 0px;line-height: 52px;height: 52px;color: #666;}
.left_list ul li ul li a:hover,.left_list ul li ul li a.cu2{background: none;color: #3bb149;}
.left_list ul li ul li ul{display: none;padding: 0 0 14px 0;}
.left_list ul li ul li ul li{border-bottom: none;text-indent: 24px;}
.left_list ul li ul li ul li a{line-height: 34px;height: 34px;color: #999;}
.left_list ul li ul li ul li a:hover{color: #3bb149;}
.left_recom{width: 100%;height: auto;overflow: hidden;border: 1px solid #f1f1f1;padding: 0 20px;margin-top: 40px;}
.recom_head{font-size: 20px;line-height: 60px;height: 60px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.recom_news{width: 100%;height: auto;overflow: hidden;}
.recom_news li{border-bottom: 1px dashed #cfcfcf;}
.recom_news li:last-child{border-bottom: none;}
.recom_news li a{display: block;font-size: 15px;line-height: 46px;height: 46px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #666;transition: 300ms;}
.recom_news li a:hover{color: #3bb149;}
.recom_pro{width: 100%;height: auto;overflow: hidden;margin-top: 20px;}
.recom_pro li{width: 100%;float: left;}
.recom_pro li a{display: block;height: auto;overflow: hidden;text-align: center;}
.recom_pro li a i{display: block;font-size: 0px;height: auto;overflow: hidden;}
.recom_pro li a i img{width: 100%;transition: 300ms;}
.recom_pro li a p{font-size: 15px;color: #666;line-height: 54px;height: 54px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: 300ms;}
.recom_pro li a:hover i img{transform: scale(1.05,1.05);}
.recom_pro li a:hover p{color: #3bb149;}

.right{width: 1190px;float: left;padding-top: 40px;}
.pro_list{margin-bottom: 25px;}
.pro_list .pro_item{width: 31%;margin-right: 3.5%;margin-bottom: 3.5%;}
.pro_list .pro_item:nth-child(3n){margin-right: 0;}

.next1{width: 100%;display: flex;align-items: center;justify-content: center;line-height: 36px;text-align: center;color: #999;}
.next1 ul{height: auto;overflow: hidden;}
.next1 ul li{float: left;}
.next1 a{display: block;width: 36px;line-height: 34px;border: 1px solid #eee;color: #999;border-radius: 3px;margin: 0 3px;transition: 300ms;}
.next1>a{width: 80px;}
.next1 span{margin-left: 5px;}
.next1 input{display: inline-block;width: 36px;line-height: 34px;border: 1px solid #eee;text-align: center;color: #666;border-radius: 3px;margin: 0 10px;}
.next1_btn{display: inline-block;width: 56px;line-height: 34px;border: 1px solid #eee;text-align: center;color: #999;border-radius: 3px;margin-left: 10px;cursor: pointer;transition: 300ms;}
.next1 a:hover,.next1 a.on1,.next1_btn:hover{border: 1px solid #3bb149;background: #3bb149;color: #fff;}

.about_det{line-height: 36px;font-size: 16px;color: #666;}
.about_det img{max-width: 100%;}

.pro_above{padding: 39px;border: 1px solid #f1f1f1;height: auto;overflow: hidden;}
.pro_image{width: 330px;float: left;margin-right: 40px;}
.pro_image img{width: 100%;}
.pro_detail{flex: 1;height: auto;overflow: hidden;}
.pro_title{font-size: 24px;line-height: 34px;margin-bottom: 18px;}
.pro_some{line-height: 30px;color: #666;margin-bottom: 40px;}
.pro_btns{width: 100%;height: auto;overflow: hidden;text-align: center;}
.pro_btns a{float: left;width: 100px;line-height: 40px;border-radius: 5px;margin-right: 20px;color: #fff;background: #3bb149;}
.pro_btns a:first-child{background: #fba31b;}
.det{border-bottom: 1px solid #f1f1f1;margin-bottom: 20px;margin-top: 40px;}
.det span{display: block;width: 120px;line-height: 40px;background: #3bb149;font-size: 16px;color: #fff;text-align: center;}
.next2{margin-top: 60px;border-top: 1px solid #f1f1f1;padding-top: 20px;}
.next2 a{display: block;font-size: 16px;line-height: 36px;height: 36px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #999;transition: 300ms;}
.next2 a:hover{color: #3bb149;}

.case_list{padding-bottom: 20px;}
.case_eg{margin-bottom: 40px;width: 100%;float: none;}
.case_eg a{display: block;padding: 19px;border: 1px solid #f1f1f1;transition: 300ms;}
.case_eg a:hover{box-shadow: 0px 5px 20px 0 rgba(0,0,0,.1);}

.case_image{width: 50%;margin: 10px auto 30px;}
.case_image img{width: 100%;}
.case_image .slick-arrow{width: 50px;height: 100%;top: 0%;z-index: 2;transition: 300ms;overflow: hidden;filter:alpha(opacity=20);opacity: 0.2;transform:translate(0, 0);-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);}
.case_image .slick-prev{background: url(../images/case_prev.png) center center no-repeat;left: -130px;}
.case_image .slick-next{background: url(../images/case_next.png) center center no-repeat;right: -130px;}
.case_image .slick-prev:hover,.case_image .slick-next:hover{filter:alpha(opacity=100);opacity: 1;}
.case_image .slick-prev:before{display: none;}
.case_image .slick-next:before{display: none;}/**/

.contact_area{border: 1px solid #f1f1f1;padding: 39px;height: auto;overflow: hidden;width: 100%;display: flex;}
.contact_data{width: 44%;padding-right: 5%;float: left;}
.contact_item{width: 100%;display: flex;align-items: center;margin-bottom: 50px;}
.contact_item:last-child{margin-bottom: 0px;}
.contact_icon{width: 36px;float: left;margin-right: 20px;}
.contact_icon img{width: 100%;}
.contact_intro{}
.contact_intro dd{color: #666;line-height: 24px;}
.contact_map{width: 56%;float: right;}

.feedback_area{display: block;}
.fb_head{text-align: center;font-size: 24px;line-height: 1.4;margin-bottom: 10px;margin-top: 10px;}
.fb_state{text-align: center;line-height: 24px;color: #999;margin-bottom: 32px;}
.fb_form{width: 100%;height: auto;overflow: hidden;}
.fb_line{float: left;width: 48.2%;margin-bottom: 18px;}
.fb_line:nth-child(odd){margin-right: 3.6%;}
.fb_name{font-size: 16px;line-height: 58px;height: 58px;overflow: hidden;color: #666;}
.fb_box{}
.fb_box input{width: 100%;display: block;padding: 0 20px;line-height: 50px;height: 50px;overflow: hidden;border-radius: 4px;background: #fcfcfc; border: none;outline: none;}
.fb_box textarea{display: block;width: 100%;padding: 12px 20px;line-height: 26px;height: 200px;overflow: hidden;border-radius: 4px;background: #fcfcfc;border: none;outline: none;resize: none;}
.fb_text{width: 100%;margin-right: 0;}
.fb_btn{width: 100%;height: auto;overflow: hidden;text-align: center;padding-top: 20px;}
.fb_btn input{display: inline-block;vertical-align: top;width: 144px;line-height: 46px;height: 46px;overflow: hidden;margin: 0 20px;background: #cfcfcf;color: #fff;font-size: 16px;border: none;outline: none;transition: 300ms;text-align: center;cursor: pointer;}
.fb_btn input:hover{background: #3bb149;}

.news_list{padding-bottom: 20px;}
.news_eg{margin-bottom: 40px;}
.news_eg a{display: block;padding: 34px 39px;border: 1px solid #f1f1f1;transition: 300ms;}
.news_tit{font-size: 18px;line-height: 28px;height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 10px;}
.news_date{line-height: 24px;height: 24px;overflow: hidden;color: #999;margin-bottom: 4px;}
.news_des{line-height: 24px;height: 48px;overflow: hidden;color: #666;margin-bottom: 16px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news_more{font-size: 12px;color: #3bb149;line-height: 22px;height: 22px;overflow: hidden;text-transform: uppercase;}
.news_eg a:hover{box-shadow: 0px 5px 20px 0 rgba(0,0,0,.1);}

.news_title{margin-top: 15px;}
.news_publish{line-height: 24px;text-align: center;color: #999;border-bottom: 1px solid #f1f1f1;padding-bottom: 24px;margin-bottom: 24px;}

@media (min-width: 1700px){
	.container{width: 1630px;}
}

@media (min-width: 1500px) and (max-width: 1699px){
	.container{width: 1430px;}

	.logo{margin-right: 40px;max-width: 270px;}
	.tel{font-size: 22px;background-size: 24px;padding-left: 34px;}
	.nav{margin-right: 320px;}
	.nav ul li ul{padding: 10px 0;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 34px;height: 34px;}

	.head_cn{font-size: 34px;}
	.pro_tab_item a{line-height: 46px;height: 46px;}
	.about_nr{padding: 40px 14%;}

	.youshi_state{padding: 25px 10% 32px;}
	.youshi_icon{margin-right: 40px;}
	.youshi_flex{padding: 30px 0 26px 40px;}

	.case_nr{margin-bottom: 20px;}
	.case_imore{width: 142px;line-height: 40px;}
	.case_imore span{padding-right: 38px;background-size: 26px!important;}

	.news_show{width: 48%;margin-right: 6%;}
	.show_img{margin-bottom: 30px;}
	.show_nr{margin-bottom: 20px;}
	.news_item a{line-height: 56px;height: 56px;}

	.honor_slide{margin: 0 -15px;}
	.honor_item{padding: 0 15px;}
	.honor_item a{padding: 30px 30px 0;}
	.honor_item a p{line-height: 58px;height: 58px;}

	.foot_area{padding: 60px 0 50px;}
	.foot_sitemap{width: 52%;}

	.left{width: 320px;margin-right: 30px;}
	.right{width: 1050px;}
	.left_top{font-size: 22px;margin-top: -76px;line-height: 76px;height: 76px;}
	.left_list ul li a{line-height: 54px;height: 54px;}
	.left_list ul li ul li a{line-height: 50px;height: 50px;}
	.left_recom{margin-top: 30px;}
	.recom_head{font-size: 18px;}

	.pro_above{padding: 34px;}
	.pro_image{margin-right: 34px;}
	.pro_some{line-height: 28px;margin-bottom: 25px;}
	.next2{margin-top: 50px;}

	.case_eg{margin-bottom: 30px;}

	.contact_item{margin-bottom: 40px;}

	.news_eg{margin-bottom: 30px;}
	.news_eg a{padding: 25px 30px;}
}

@media (min-width: 1200px) and (max-width: 1499px){
	.wrap{padding-top: 90px;}
	.logo{margin-right: 30px;max-width: 220px;}
	.logo a{height: 90px;}
	.tel{font-size: 20px;background-size: 20px;padding-left: 32px;}
	.nav{margin-right: 290px;}
	.nav ul li ul{padding: 10px 0;}
	.nav ul li a{line-height: 90px;height: 90px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 32px;height: 32px;}
	.ibanner .slick-dots{bottom: 24px;}
	.ibanner .slick-dots li{margin: 0 8px;}

	.product{padding: 80px 0 60px;}
	.head_cn{font-size: 30px;}
	.headline em:before{width: 580px;}
	.headline em:after{width: 260px;}
	.pro_tab{margin-bottom: 30px;}
	.pro_tab_item{padding: 0 20px;}
	.pro_tab_item a{line-height: 44px;height: 44px;}
	.pro_item a{padding: 14px 14px 10px 14px;}
	.pro_bt{padding-top: 10px;margin-top: 14px;line-height: 26px;font-size: 16px;}
	.about_nr{padding: 30px 10% 35px;font-size: 16px;}
	.about_imore{font-size: 16px;line-height: 44px;width: 160px;}

	.youshi{padding-top: 86px;}
	.youshi_head{font-size: 22px;}
	.youshi_state{padding: 16px 8% 32px;font-size: 16px;}
	.youshi_icon{margin-right: 30px;width: 52px;}
	.youshi_flex{padding: 24px 0 24px 30px;}
	.youshi_intro{padding-left: 32px;}
	.youshi_intro dt{margin-bottom: 6px;}

	.case{padding: 80px 0 40px;}
	.case_img{width: 208px;}
	.case_bt{margin-bottom: 5px;}
	.case_nr{margin-bottom: 12px;}
	.case_imore{width: 112px;line-height: 34px;}
	.case_imore span{padding-right: 32px;background-size: 22px!important;}
	.case_other i{width: 26px;line-height: 22px;height: 26px;}
	.case_other span{line-height: 26px;margin-right: 10px;}

	.news_show{width: 48%;margin-right: 4%;}
	.show_img{margin-bottom: 20px;}
	.show_nr{margin-bottom: 20px;}
	.news_item a{line-height: 52px;height: 52px;padding: 0 50px 0 116px;}
	.news_slide{padding-bottom: 76px;}
	.news_slide .slick-arrow{height: 46px;}

	.honor{padding: 80px 0;}
	.honor_slide{margin: 0 -10px;}
	.honor_item{padding: 0 10px;}
	.honor_item a{padding: 20px 20px 0;}
	.honor_item a p{line-height: 52px;height: 52px;}

	.foot_area{padding: 42px 0 32px;}
	.foot_sitemap{width: 50%;}

	.left{width: 270px;margin-right: 30px;}
	.right{width: 870px;padding-top: 30px;}
	.left_top{font-size: 20px;margin-top: -70px;line-height: 70px;height: 70px;}
	.classify{background-size: 20px;}
	.left_list ul li a{line-height: 50px;height: 50px;}
	.left_list ul li ul li a{line-height: 46px;height: 46px;}
	.left_recom{margin-top: 30px;}
	.recom_head{font-size: 18px;line-height: 54px;height: 54px;}

	.about_det{line-height: 34px;}

	.pro_above{padding: 29px;}
	.pro_image{margin-right: 28px;}
	.pro_title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
	.pro_some{line-height: 28px;margin-bottom: 25px;}
	.det{margin-top: 34px;}
	.next2{margin-top: 40px;}

	.case_eg{margin-bottom: 24px;}

	.case_image .slick-arrow{background-size: 100%!important;width: 46px;}
	.case_image .slick-prev{left: -116px;}
	.case_image .slick-next{right: -116px;}

	.contact_area{padding: 29px;}
	.contact_item{margin-bottom: 30px;}
	.contact_icon{margin-right: 16px;}

	.fb_name{line-height: 50px;height: 50px;}
	.fb_box input{line-height: 46px;height: 46px;}
	.fb_box textarea{padding: 10px 20px;height: 186px;}
	.fb_btn input{margin: 0 8px;width: 136px;line-height: 44px;height: 44px;}

	.news_eg{margin-bottom: 30px;}
	.news_eg a{padding: 25px 30px;}
}

@media (min-width: 992px) and (max-width: 1199px){
	.wrap{padding-top: 86px;}
	.logo{margin-right: 20px;max-width: 200px;}
	.logo a{height: 86px;}
	.other{display: none;}
	.nav{margin-right: 0px;}
	.nav ul li ul{padding: 10px 0;}
	.nav ul li a{line-height: 86px;height: 86px;}
	.nav ul li a:after{bottom: 20px;}
	.nav ul li ul li a, .nav ul li.cu ul li a, .nav ul li.on ul li a{line-height: 32px;height: 32px;}
	.ibanner .slick-dots{bottom: 20px;}
	.ibanner .slick-dots li{margin: 0 6px;}
	.ibanner .slick-dots li.slick-active button{width: 28px;}

	.product{padding: 70px 0 60px;}
	.head_cn{font-size: 26px;line-height: 40px;margin-bottom: 6px;}
	.head_state{margin-bottom: 10px;}
	.headline em:before{width: 460px;}
	.headline em:after{width: 220px;}
	.pro_tab{margin-bottom: 30px;}
	.pro_tab_item{padding: 0 24px;}
	.pro_tab_item a{line-height: 42px;height: 42px;}
	.pro_item{width: 23.5%;margin-right: 2%;margin-bottom: 2%;}
	.pro_item a{padding: 10px 10px 8px 10px;}
	.pro_bt{padding-top: 8px;margin-top: 10px;line-height: 26px;font-size: 16px;}
	.about{padding: 68px 0;}
	.about_nr{padding: 20px 5% 25px;font-size: 16px;}
	.about_imore{font-size: 16px;line-height: 44px;width: 160px;}

	.youshi{padding-top: 78px;}
	.youshi_head{font-size: 22px;}
	.youshi_state{padding: 14px 0% 24px;font-size: 16px;line-height: 32px;}
	.youshi_icon{margin-right: 20px;width: 42px;}
	.youshi_flex{padding: 20px 0 20px 26px;}
	.youshi_flex:before{border-width: 12px;left: -24px;margin-top: -12px;}
	.youshi_intro{padding-left: 26px;}
	.youshi_intro dt{margin-bottom: 4px;}

	.case{padding: 70px 0 40px;}
	.case_tab{margin-bottom: 28px;margin-top: -10px;}
	.case_img{width: 170px;margin-right: 18px;}
	.case_bt{margin-bottom: 2px;margin-top: -2px;}
	.case_nr{margin-bottom: 6px;}
	.case_imore{width: 100px;line-height: 30px;}
	.case_imore span{padding-right: 24px;background-size: 16px!important;}
	.case_other{margin-top: 8px;}
	.case_other i{width: 24px;line-height: 20px;height: 24px;margin-right: 3px;}
	.case_other span{line-height: 24px;margin-right: 6px;}

	.news_area{padding: 3%;}
	.news_show{width: 48%;margin-right: 3.2%;}
	.show_img{margin-bottom: 16px;}
	.show_nr{margin-bottom: 12px;}
	.news_item a{line-height: 46px;height: 46px;padding: 0 50px 0 116px;}
	.news_slide{padding-bottom: 68px;}
	.news_slide .slick-arrow{height: 42px;}

	.honor{padding: 65px 0;}
	.honor_slide{margin: 0 -6px;}
	.honor_item{padding: 0 6px;}
	.honor_item a{padding: 12px 12px 0;}
	.honor_item a p{line-height: 50px;height: 50px;}
	.linker{padding: 36px 0 30px;}
	.linker_tab{margin-bottom: 20px;}
	.linker_tab_item{width: 98px;line-height: 36px;}

	.foot_area{padding: 40px 0 30px;}
	.foot_sitemap{width: 52%;margin-right: 8%;}
	.foot_sitemap ul li{font-size: 16px;max-width: 24%;}
	.foot_sitemap ul li a{line-height: 28px;height: 28px;}
	.foot_contact{width: 24%;}
	.foot_erweima{width: 98px;}
	.foot_erweima i{margin-bottom: 10px;}

	.main{padding-bottom: 68px;}
	.left{width: 220px;margin-right: 25px;}
	.right{width: 690px;padding-top: 25px;}
	.left_top{font-size: 18px;margin-top: -58px;line-height: 58px;height: 58px;padding: 0 15px;}
	.classify{background-size: 18px;right: 14px;}
	.left_list ul li a{line-height: 46px;height: 46px;padding: 0 30px 0 15px;}
	.left_list ul li a span{right: 15px;}
	.left_list ul li ul li a{line-height: 40px;height: 40px;}
	.left_list ul li ul li ul{padding-bottom: 10px;}
	.left_recom{margin-top: 25px;padding: 0 15px;}
	.recom_head{font-size: 16px;line-height: 50px;height: 50px;}
	.recom_news li a{font-size: 14px;line-height: 42px;height: 42px;}
	.recom_pro li a p{font-size: 14px;line-height: 46px;height: 46px;}
	.next1{line-height: 34px;}
	.next1 a{width: 34px;line-height: 32px;}
	.next1>a{width: 72px;}

	.about_det{line-height: 32px;font-size: 15px;}

	.pro_above{padding: 35px;}
	.pro_image{margin-right: 0px;width: 58%;float: none;margin: 0 auto 24px;}
	.pro_detail{display: block;width: 100%;text-align: center;}
	.pro_title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
	.pro_some{line-height: 28px;margin-bottom: 20px;text-align: left;}
	.pro_btns a{display: inline-block;float: none;vertical-align: top;}
	.det{margin-top: 34px;}
	.next2{margin-top: 35px;padding-top: 15px;}
	.next2 a{font-size: 15px;line-height: 32px;height: 32px;}

	.case_eg{margin-bottom: 20px;}
	.case_eg a{padding: 16px;}

	.case_image{width: 56%;}
	.case_image .slick-arrow{background-size: 100%!important;width: 40px;}
	.case_image .slick-prev{left: -100px;}
	.case_image .slick-next{right: -100px;}

	.contact_area{padding: 30px 24px;display: block;}
	.contact_data{width: 100%;float: none;margin-bottom: 30px;}
	.contact_item{margin-bottom: 16px;}
	.contact_icon{margin-right: 14px;width: 30px;}
	.contact_map{width: 100%;display: block;height: 300px;}

	.fb_head{font-size: 22px;}
	.fb_state{margin-bottom: 24px;}
	.fb_name{line-height: 42px;height: 42px;font-size: 14px;}
	.fb_box input{line-height: 40px;height: 40px;padding: 0 15px;}
	.fb_box textarea{padding: 8px 15px;height: 168px;}
	.fb_btn{padding-top: 12px;}
	.fb_btn input{margin: 0 6px;width: 126px;line-height: 40px;height: 40px;font-size: 15px;}

	.news_eg{margin-bottom: 24px;}
	.news_eg a{padding: 20px 25px;}
	.news_tit{margin-bottom: 8px;}
	.news_des{margin-bottom: 10px;}

	.news_publish{padding-bottom: 20px;margin-bottom: 20px;margin-top: -5px;}
}

@media (max-width: 991px){
	.wrap{padding-top: 82px;}
	.logo{margin-right: 0px;max-width: 80%;}
	.logo a{height: 82px;}
	.ibanner .slick-dots{bottom: 20px;}
	.ibanner .slick-dots li{margin: 0 6px;}
	.ibanner .slick-dots li.slick-active button{width: 28px;}

	.product{padding: 60px 0 50px;}
	.head_cn{font-size: 26px;line-height: 40px;margin-bottom: 6px;}
	.head_state{margin-bottom: 10px;}
	.headline em:before{width: 460px;}
	.headline em:after{width: 220px;}
	.pro_tab{margin-bottom: 30px;}
	.pro_tab_item{padding: 0 20px;}
	.pro_tab_item a{line-height: 42px;height: 42px;}
	.pro_item{width: 48.4%;margin-right: 0%;margin-bottom: 3.2%;}
	.pro_item:nth-child(odd){margin-right: 3.2%;}
	.about{padding: 60px 0;}
	.about_nr{padding: 20px 0% 25px;font-size: 16px;}
	.about_imore{font-size: 16px;line-height: 44px;width: 160px;}

	.youshi{padding-top: 78px;}
	.youshi_head{font-size: 22px;}
	.youshi_state{padding: 14px 0% 24px;font-size: 16px;line-height: 32px;}
	.youshi_imgs{width: 100%;position: relative;height: auto;}
	.youshi_icon{margin-right: 20px;width: 42px;}
	.youshi_flex{padding: 20px 0;width: 100%;margin-left: 0;}
	.youshi_flex:before{display: none;}
	.youshi_intro{padding-left: 26px;}
	.youshi_intro dt{margin-bottom: 4px;}

	.case{padding: 70px 0 40px;}
	.case_tab{margin-bottom: 28px;margin-top: -10px;}
	.case_item{width: 100%;margin-right: 0px;}
	.case_img{width: 208px;}
	.case_bt{margin-bottom: 5px;}
	.case_nr{margin-bottom: 12px;}
	.case_imore{width: 112px;line-height: 34px;}
	.case_imore span{padding-right: 32px;background-size: 22px!important;}
	.case_other i{width: 26px;line-height: 22px;height: 26px;}
	.case_other span{line-height: 26px;margin-right: 10px;}

	.news_area{padding: 3%;}
	.news_show{width: 100%;margin-right: 0%;margin-bottom: 20px;}
	.show_img{margin-bottom: 16px;}
	.show_nr{margin-bottom: 12px;}
	.news_item a{line-height: 46px;height: 46px;padding: 0 50px 0 116px;}
	.news_slide{padding-bottom: 68px;display: block;width: 100%;}
	.news_slide .slick-arrow{height: 42px;}

	.honor{padding: 65px 0;}
	.honor_slide{margin: 0 -10px;}
	.honor_item{padding: 0 10px;}
	.honor_item a{padding: 16px 16px 0;}
	.honor_item a p{line-height: 50px;height: 50px;}

	.ny_banner img{width: 120%;}
	.main{padding-bottom: 68px;}
	.left{width: 100%;float: none;margin-right: 0px;}
	.right{width: 100%;float: none;}
	.left_top{font-size: 18px;margin-top: -52px;line-height: 52px;height: 52px;}
	.classify{background-size: 18px;}
	.left_list{display: none;position: absolute;}
	.left_list ul li a{line-height: 46px;height: 46px;}
	.left_list ul li ul li a{line-height: 40px;height: 40px;}
	.left_list ul li ul li ul{padding-bottom: 10px;}
	.pro_list .pro_item{width: 48.4%;margin-right: 0;margin-bottom: 3.2%;}
	.pro_list .pro_item:nth-child(odd){margin-right: 3.2%;}
	.next1{padding-bottom: 20px;}
	.left_recom{margin-top: 30px;}
	.recom_head{font-size: 18px;line-height: 54px;height: 54px;}
	.recom_pro li{width: 48.4%;}
	.recom_pro li:nth-child(odd){margin-right: 3.2%;}
	.next1{line-height: 32px;}
	.next1 a{width: 32px;line-height: 30px;}
	.next1>a{width: 68px;}

	.about_det{line-height: 30px;font-size: 15px;}
	.about_bottom{padding-bottom: 20px;}

	.pro_above{padding: 35px;}
	.pro_image{margin-right: 0px;width: 58%;float: none;margin: 0 auto 24px;}
	.pro_detail{display: block;width: 100%;text-align: center;}
	.pro_title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
	.pro_some{line-height: 28px;margin-bottom: 20px;text-align: left;}
	.pro_btns a{display: inline-block;float: none;vertical-align: top;margin: 0 10px;}
	.det{margin-top: 34px;}
	.next2{margin-top: 35px;padding-top: 15px;padding-bottom: 20px;}
	.next2 a{font-size: 15px;line-height: 32px;height: 32px;}

	.case_eg{margin-bottom: 3.5%;}

	.case_image{width: 56%;}
	.case_image .slick-arrow{background-size: 100%!important;width: 44px;}
	.case_image .slick-prev{left: -100px;}
	.case_image .slick-next{right: -100px;}

	.contact_area{padding: 30px 24px;display: block;}
	.contact_data{width: 100%;float: none;margin-bottom: 30px;}
	.contact_item{margin-bottom: 16px;}
	.contact_icon{margin-right: 14px;width: 30px;}
	.contact_map{width: 100%;display: block;height: 300px;}

	.fb_head{font-size: 22px;}
	.fb_state{margin-bottom: 20px;}
	.fb_name{line-height: 42px;height: 42px;font-size: 14px;}
	.fb_box input{line-height: 40px;height: 40px;padding: 0 15px;}
	.fb_box textarea{padding: 8px 15px;height: 168px;}
	.fb_btn{padding-top: 12px;}
	.fb_btn input{margin: 0 6px;width: 126px;line-height: 40px;height: 40px;font-size: 15px;}

	.news_eg{margin-bottom: 24px;}
	.news_eg a{padding: 20px 25px;}
	.news_tit{margin-bottom: 8px;}
	.news_des{margin-bottom: 10px;}

	.news_publish{padding-bottom: 20px;margin-bottom: 20px;margin-top: -5px;}
}

@media (max-width: 767px){
	.wrap{padding-top: 76px;}
	.logo a{height: 76px;}
	.class_tel{line-height: 76px;height: 76px;}

	.head_cn{font-size: 22px;line-height: 32px;}
	.headline em:before{width: 400px;}
	.headline em:after{width: 190px;}
	.pro_item a{padding: 14px 14px 10px 14px;}
	.pro_bt{padding-top: 10px;margin-top: 14px;font-size: 17px;}
	.about_nr{font-size: 15px;line-height: 32px;}
	.about_imore{font-size: 15px;line-height: 40px;width: 140px;}

	.youshi{padding-top: 68px;}
	.youshi_head{font-size: 20px;}
	.youshi_state{font-size: 15px;line-height: 30px;}

	.case_img{width: 170px;margin-right: 18px;}
	.case_bt{margin-bottom: 2px;margin-top: -2px;}
	.case_nr{margin-bottom: 6px;}
	.case_imore{width: 100px;line-height: 30px;}
	.case_imore span{padding-right: 24px;background-size: 16px!important;}
	.case_other{margin-top: 8px;}
	.case_other i{width: 24px;line-height: 20px;height: 24px;margin-right: 3px;}
	.case_other span{line-height: 24px;margin-right: 6px;}

	.ny_banner img{width: 140%;}
	.right{padding-top: 36px;}
	.left_top{font-size: 17px;margin-top: -50px;line-height: 50px;height: 50px;}
	.left_list ul li a{line-height: 42px;height: 42px;}
	.next1 ul li a{display: none;}
	.next1 ul li a.on1{display: inline-block;}
	.left_recom{margin-top: 25px;}

	.about_det{line-height: 28px;font-size: 14px;}

	.pro_above{padding: 29px;}
	.pro_image{width: 68%;margin: 0 auto 20px;}
	.pro_title{font-size: 20px;line-height: 30px;margin-bottom: 10px;}
	.pro_btns a{line-height: 36px;}
	.det{margin-bottom: 15px;margin-top: 30px;}
	.det span{width: 106px;line-height: 38px;font-size: 15px;}
	.next2 a{font-size: 14px;line-height: 30px;height: 30px;}

	.case_eg a{padding: 0px;border: none;}
	.case_eg a:hover{box-shadow: none;}

	.case_image{width: 66%;}
	.case_image .slick-arrow{width: 40px;}
	.case_image .slick-prev{left: -80px;}
	.case_image .slick-next{right: -80px;}

	.contact_area{padding: 30px 20px;}
	.contact_data{margin-bottom: 24px;}
	.contact_item{margin-bottom: 12px;}
	.contact_icon{width: 26px;}
	.contact_map{height: 250px;}

	.fb_head{font-size: 20px;}
	.fb_line{width: 100%;margin-bottom: 14px;}
	.fb_line:nth-child(odd){margin-right: 0px;}

	.news_eg{margin-bottom: 20px;}
	.news_eg a{padding: 15px 20px;}
	.news_tit{margin-bottom: 6px;font-size: 17px;}
	.news_des{margin-bottom: 6px;}

	.news_title{margin-top: 10px;}
	.news_publish{padding-bottom: 16px;margin-bottom: 16px;margin-top: 0px;}
}

@media (max-width: 567px){
	.wrap{padding-top: 70px;}
	.logo a{height: 70px;}
	.class_tel{line-height: 70px;height: 70px;font-size: 20px;padding-left: 34px;background-size: 24px;}
	.nav_button{background-size: 26px;}
	.class_close{right: 10px;}
	.class_top{padding: 0 15px;}
	.m_list ul{padding: 0 15px;}
	.m_list ul li{font-size: 15px;}
	.m_list ul li a{line-height: 46px;height: 46px;}
	.m_list ul li ul li a{line-height: 40px;height: 40px;}
	.ibanner .slick-dots{bottom: 18px;}
	.ibanner .slick-dots li{margin: 0 5px;}
	.ibanner .slick-dots li button{width: 15px;}
	.ibanner .slick-dots li.slick-active button{width: 24px;}

	.product{padding: 45px 0 40px;}
	.headline{margin-bottom: 24px;}
	.head_cn{font-size: 20px;line-height: 30px;margin-bottom: 4px;}
	.head_state{margin-bottom: 6px;font-size: 14px;line-height: 24px;}
	.headline em{width: 10px;height: 10px;}
	.headline em:before{width: 250px;}
	.headline em:after{width: 140px;}
	.pro_tab{margin: 0 -10px 20px;}
	.pro_tab_item{padding: 0 10px;font-size: 14px;}
	.pro_tab_item:after{line-height: 32px;}
	.pro_tab_item a{line-height: 32px;height: 32px;}
	.pro_item a{padding: 10px 10px 8px 10px;}
	.pro_bt{padding-top: 8px;margin-top: 8px;line-height: 24px;font-size: 14px;}
	.about{padding: 45px 0;}
	.about_nr{padding: 14px 0% 16px;font-size: 14px;line-height: 26px;}
	.about_imore{font-size: 14px;line-height: 32px;width: 114px;}

	.youshi{padding-top: 50px;}
	.youshi_head{font-size: 18px;}
	.youshi_state{font-size: 14px;line-height: 24px;}
	.youshi_icon{margin-right: 14px;width: 40px;}
	.youshi_flex{padding: 16px 0;}
	.youshi_intro{padding-left: 20px;}
	.youshi_intro dt{margin-bottom: 2px;font-size: 16px;line-height: 26px;height: 26px;}

	.case{padding: 50px 0 40px;}
	.case_tab{margin-bottom: 20px;}
	.case_tab_item{font-size: 14px;line-height: 40px;height: 40px;}
	.case_tab_item:after{width: 4px;height: 4px;margin-left: -2px;}
	.case_img{width: 128px;margin-right: 14px;}
	.case_bt{margin-top: 0px;font-size: 16px;line-height: 26px;height: 26px;}
	.case_imore{width: 86px;line-height: 26px;font-size: 12px;}
	.case_imore span{padding-right: 18px;background-size: 12px!important;}
	.case_other{display: none;}

	.news_area{padding: 14px;}
	.news_show{margin-bottom: 10px;}
	.show_img{margin-bottom: 14px;}
	.show_bt{font-size: 16px;line-height: 26px;height: 26px;margin: 5px 0;font-weight: bold;}
	.show_nr{margin-bottom: 8px;}
	.news_item a{line-height: 40px;height: 40px;padding: 0 14px 0 96px;}
	.news_item a span{font-size: 13px;}
	.news_item a:hover span{left: 14px;}
	.news_item a:after{display: none;}
	.news_slide{padding-bottom: 52px;}
	.news_slide .slick-arrow{height: 36px;}

	.honor{padding: 45px 0;}
	.honor_slide{margin: 0 -6px;}
	.honor_item{padding: 0 6px;}
	.honor_item a{padding: 12px 12px 0;}
	.honor_item a p{line-height: 42px;height: 42px;font-size: 14px;}
	.honor_slide .slick-dots{margin-top: 28px;}
	.honor_slide .slick-dots li{margin: 0 5px;}
	.honor_slide .slick-dots li button{width: 15px;}
	.honor_slide .slick-dots li.slick-active button{width: 24px;}
	.copyright{padding: 15px 0;}

	.ny_banner img{width: 160%;}
	.main{padding-bottom: 52px;}
	.right{padding-top: 30px;}
	.left_top{font-size: 16px;margin-top: -42px;line-height: 42px;height: 42px;padding: 0 15px;}
	.classify{background-size: 16px;right: 10px;}
	.left_list ul li{font-size: 14px;}
	.left_list ul li a{line-height: 40px;height: 40px;padding: 0 30px 0 15px;}
	.left_list ul li a span{right: 15px;width: 6px;}
	.next1{padding-bottom: 15px;}
	.next1>a{width: 62px;}
	.next1 span{display: none;}
	.left_recom{margin-top: 20px;padding: 0 15px;}
	.recom_head{font-size: 16px;line-height: 50px;height: 50px;}
	.recom_news li a{font-size: 14px;line-height: 42px;height: 42px;}
	.recom_pro li a p{font-size: 14px;line-height: 44px;height: 44px;}

	.about_det{line-height: 26px;}

	.pro_above{padding: 20px 15px;}
	.pro_image{width: 100%;}
	.pro_title{font-size: 18px;line-height: 28px;}
	.pro_some{line-height: 26px;margin-bottom: 14px;}
	.pro_btns a{line-height: 32px;width: 86px;margin: 0 6px;}
	.det{margin-top: 24px;}
	.det span{width: 96px;line-height: 34px;font-size: 14px;}
	.next2{margin-top: 28px;padding-top: 12px;}

	.case_image{width: 100%;margin-bottom: 24px;}
	.case_image .slick-arrow{width: 32px;filter:alpha(opacity=50);opacity: 0.5;}
	.case_image .slick-prev{left: 20px;}
	.case_image .slick-next{right: 20px;}

	.contact_area{padding: 0px 0px 25px;border: none;}
	.contact_item{margin-bottom: 10px;}
	.contact_icon{width: 24px;}
	.contact_map{height: 220px;}

	.fb_head{margin-top: 5px;}
	.fb_state{margin-bottom: 14px;}
	.fb_line{margin-bottom: 10px;}
	.fb_name{line-height: 38px;height: 38px;}
	.fb_box input{line-height: 38px;height: 38px;}
	.fb_box textarea{padding: 6px 15px;height: 158px;}
	.fb_btn{padding-top: 16px;}
	.fb_btn input{margin: 0 4px;width: 100px;line-height: 36px;height: 36px;font-size: 14px;}

	.news_eg{margin-bottom: 14px;}
	.news_eg a{padding: 12px 14px;}
	.news_tit{margin-bottom: 4px;font-size: 16px;line-height: 26px;height: 26px;}
	.news_date{margin-bottom: 0px;font-size: 13px;}
	.news_des{margin-bottom: 4px;}

	.news_title{margin-top: 6px;}
	.news_publish{padding-bottom: 12px;margin-bottom: 12px;margin-top: -4px;}
}

@media (max-width: 372px){
	.wrap{padding-top: 64px;}
	.logo a{height: 64px;}
	.class_tel{line-height: 64px;height: 64px;font-size: 18px;padding-left: 32px;background-size: 22px;}
	.nav_button{background-size: 24px;}
	.class_close{background-size: 16px;}
	.m_list ul li a{line-height: 42px;height: 42px;}
	.m_list ul li ul li{font-size: 14px;}
	.m_list ul li ul li a{line-height: 34px;height: 34px;}
	.m_list ul li ul li ul li ul li a{line-height: 34px;height: 34px;}
	.ibanner .slick-dots{bottom: 15px;}
	.ibanner .slick-dots li button{width: 12px;}
	.ibanner .slick-dots li.slick-active button{width: 20px;}

	.product{padding: 40px 0 35px;}
	.headline{margin-bottom: 20px;}
	.head_cn{font-size: 19px;}
	.head_state{line-height: 22px;}
	.headline em:before{width: 230px;}
	.headline em:after{width: 120px;}
	.pro_tab{margin: 0 -5px 20px;}
	.pro_tab_item{padding: 0 5px;font-size: 13px;}
	.pro_tab_item:after{line-height: 30px;}
	.pro_tab_item a{line-height: 30px;height: 30px;}
	.pro_item a{padding: 8px 8px 6px 8px;}
	.pro_bt{padding-top: 6px;margin-top: 8px;}
	.about_imore{font-size: 13px;line-height: 28px;width: 104px;}

	.youshi_head{font-size: 17px;}
	.youshi_intro dt{font-size: 15px;}

	.case{padding: 45px 0 35px;}
	.case_img{width: 88px;margin-right: 12px;}
	.case_bt{font-size: 15px;}
	.case_nr{margin-bottom: 0px;font-size: 13px;}
	.case_imore{display: none;}

	.news_area{padding: 12px;}
	.show_img{margin-bottom: 10px;}
	.show_bt{font-size: 15px;margin: 3px 0;}
	.show_nr{margin-bottom: 5px;}
	.news_item a{line-height: 36px;height: 36px;padding: 0 0px 0 88px;}
	.news_item a span{font-size: 12px;}
	.news_item a:hover span{left: 12px;}
	.news_slide{padding-bottom: 46px;}
	.news_slide .slick-arrow{height: 30px;}

	.honor_slide{margin: 0 -5px;}
	.honor_item{padding: 0 5px;}
	.honor_item a{padding: 8px 8px 0;}
	.honor_item a p{line-height: 38px;height: 38px;}
	.honor_slide .slick-dots{margin-top: 25px;}
	.honor_slide .slick-dots li button{width: 12px;}
	.honor_slide .slick-dots li.slick-active button{width: 20px;}

	.ny_banner img{width: 180%;}
	.right{padding-top: 26px;}
	.left_top{font-size: 15px;margin-top: -40px;line-height: 40px;height: 40px;}
	.left_list ul li a{line-height: 38px;height: 38px;}
	.left_list ul li ul li a{line-height: 36px;height: 36px;}
	.left_list ul li ul li ul{padding-bottom: 8px;}
	.left_list ul li ul li ul li a{line-height: 32px;height: 32px;}
	.next1{line-height: 30px;font-size: 13px;}
	.next1 a{width: 30px;line-height: 28px;}
	.next1>a{width: 62px;}
	.recom_head{font-size: 15px;line-height: 46px;height: 46px;}
	.recom_news li a{font-size: 13px;line-height: 38px;height: 38px;}
	.recom_pro li a p{font-size: 12px;line-height: 40px;height: 40px;}

	.about_det{line-height: 24px;}
	.about_bottom{padding-bottom: 15px;}

	.pro_above{padding: 15px 12px 20px;}
	.pro_image{margin: 0 auto 16px;}
	.pro_title{font-size: 16px;line-height: 26px;margin-bottom: 6px;}
	.pro_some{line-height: 24px;}
	.pro_btns a{line-height: 30px;width: 82px;}
	.det{margin-bottom: 12px;margin-top: 20px;}
	.det span{width: 82px;line-height: 30px;}
	.next2{margin-top: 24px;padding-top: 10px;padding-bottom: 15px;}
	.next2 a{line-height: 28px;height: 28px;}

	.case_image{margin-bottom: 20px;}
	.case_image .slick-arrow{width: 28px;}
	.case_image .slick-prev{left: 15px;}
	.case_image .slick-next{right: 15px;}


	.contact_area{padding: 0px 0px 20px;}
	.contact_icon{margin-right: 12px;width: 22px;}
	.contact_map{height: 180px;}

	.fb_head{font-size: 17px;}
	.fb_state{margin-bottom: 10px;font-size: 13px;line-height: 22px;}
	.fb_line{margin-bottom: 8px;}
	.fb_box input{line-height: 36px;height: 36px;}
	.fb_box textarea{height: 140px;line-height: 24px;}
	.fb_btn input{width: 92px;line-height: 34px;height: 34px;}

	.news_eg{margin-bottom: 12px;}
	.news_eg a{padding: 10px 14px;}
	.news_date{line-height: 22px;height: 22px;}
	.news_des{line-height: 22px;height: 44px;}

	.news_publish{margin-top: 0px;}
}


.quickbar_nav {
    width: 40px;
    height: auto;
    position: fixed;
    right: 26px;
    top: 50%;
    z-index: 6;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .quickbar_nav ul li {
        width: 40px;
        height: 44px;
        padding: 2px 0;
        position: relative;
    }

        .quickbar_nav ul li a {
            display: block;
        }

        .quickbar_nav ul li .icon {
            width: 40px;
            height: 40px;
            border-radius: 6px;
            overflow: hidden;
            cursor: pointer;
            box-shadow: 0 0 3px #b7b7b7;
            background-color: rgba(255, 255, 255, 0.5);
        }

            .quickbar_nav ul li .icon img {
                /* older safari/Chrome browsers */
                -webkit-opacity: 0.6;
                /* Netscape and Older than Firefox 0.9 */
                -moz-opacity: 0.6;
                /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
                -khtml-opacity: 0.6;
                /* IE9 + etc...modern browsers */
                opacity: 0.6;
                /* IE 4-9 */
                filter: alpha(opacity=60);
                /*This works in IE 8 & 9 too*/
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
                /*IE4-IE9*/
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            }

        .quickbar_nav ul li .seabtn { /* older safari/Chrome browsers */
            -webkit-opacity: 0.6;
            /* Netscape and Older than Firefox 0.9 */
            -moz-opacity: 0.6;
            /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
            -khtml-opacity: 0.6;
            /* IE9 + etc...modern browsers */
            opacity: 0.6;
            /* IE 4-9 */
            filter: alpha(opacity=60);
            /*This works in IE 8 & 9 too*/
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            /*IE4-IE9*/
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            width: 100%;
            height: 100%;
            background: url(/res/cn/images/icon/icon_32.png) center no-repeat;
            border: none;
        }

        .quickbar_nav ul li:hover .icon img, .quickbar_nav ul li:hover .seabtn {
            opacity: 1;
        }

        .quickbar_nav ul li .li_hover {
            display: none;
            position: absolute;
            right: 50px;
            top: 2px;
            text-align: center;
            font-weight: bold;
            color: #0d0d0d;
            border-radius: 6px;
            box-shadow: 0 0 6px #d6d6d6;
            min-height: 24px;
            padding: 8px 0;
            width: 126px;
            background-color: rgba(255, 255, 255, 0.8);
        }

            .quickbar_nav ul li .li_hover:before {
                content: "";
                border-left: 6px solid rgba(214,214,214,0.8);
                border-right: 6px solid transparent;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                position: absolute;
                right: -12px;
                top: 14px;
            }

            .quickbar_nav ul li .li_hover.ewmimg {
                width: 96px;
                height: 100px;
                padding: 5px 0;
                background: #fff;
            }

                .quickbar_nav ul li .li_hover.ewmimg img {
                    width: 85px;
                }

        .quickbar_nav ul li .sea_input {
            width: 150px;
            padding: 0;
        }

            .quickbar_nav ul li .sea_input input {
                width: 130px;
                height: 40px;
                border: none;
                padding: 0 10px;
                outline: none;
                border-radius: 6px;
                background: none;
            }

        .quickbar_nav ul li.r_weChart .li_hover {
            width: 100px;
            top: -40px;
        }

            .quickbar_nav ul li.r_weChart .li_hover img {
                max-width: 100%;
            }


.bottom_nav {
    background: #333;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
}

    .bottom_nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .bottom_nav li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .bottom_nav li img {
            display: block;
            width: 23px;
            margin: 7px auto 0;
        }

        .bottom_nav li span {
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            display: block;
        }

.WeChatModel {
    display: none;
    z-index: 50;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

    .WeChatModel .bg {
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.5);
    }

    .WeChatModel .box {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
    }

        .WeChatModel .box img {
            width: 120px;
            margin: 0;
        }

.searchModel {
    display: none;
    z-index: 40;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    background: #000;
    padding: 5px;
}

    .searchModel form {
        width: 100%;
        display: block;
        height: 30px
    }

    .searchModel input {
        float: left;
        padding: 0;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    .searchModel .b_txt {
        width: 80%;
        padding: 0 10px;
        color: #333;
    }

    .searchModel .b_sub {
        width: 20%;
        color: #fff;
        text-align: center;
        background: #333;
        border: none;
    }